isLicensed

@get:JvmName(name = "getIsLicensed")
@set:JvmName(name = "setIsLicensed")
var isLicensed: Boolean
In some regions Ham radio operators have different bandwidth limitations than others.
If this user is a licensed operator, set this flag.
Also, "long_name" should be their licence number.

bool is_licensed = 6;